object AboutBox: TAboutBox Left = 243 Top = 109 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'Power' ClientHeight = 236 ClientWidth = 298 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object Panel1: TPanel Left = 8 Top = 8 Width = 281 Height = 169 BevelInner = bvRaised BevelOuter = bvLowered Color = clWhite TabOrder = 0 object ProgramIcon: TImage Left = 8 Top = 8 Width = 65 Height = 57 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 128 Top = 8 Width = 91 Height = 19 Caption = 'Power Games' Font.Color = clRed Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False IsControl = True end object TLabel Left = 104 Top = 40 Width = 144 Height = 17 AutoSize = False Caption = 'Designed by YaoBin Zhai' Font.Color = clBlack Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False IsControl = True end object Copyright: TLabel Left = 8 Top = 80 Width = 67 Height = 15 Caption = 'Royalty Free' Font.Color = clTeal Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False IsControl = True end object Comments: TLabel Left = 24 Top = 104 Width = 249 Height = 33 AutoSize = False Caption = ' This CD is published by Perfect Solution Multimedia Inc. ' + '.' Font.Color = clBlack Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object Label1: TLabel Left = 100 Top = 64 Width = 151 Height = 15 Caption = 'Programmed with DELPHI' Font.Color = clBlack Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 44 Top = 140 Width = 178 Height = 15 Caption = ' All materials are made in U.S.A.' Font.Color = clBlack Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end end object OKButton: TBitBtn Left = 111 Top = 194 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end